This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Connection denied. Ther server you connected to has a different name fromt he one requested ~Richard Ekniplopetsi 21.Oct.03 07:01 AM a Web browser Domino Server 6.0.1 CF1Windows 2000
The problem could be the server is caching the old internet address in the server document of the connecting server.
To remove the cached information, use formula language, such as follows, in an agent:
FIELD $SavedAddresses := "";
FIELD $SavedPorts := "";
FIELD $SavedServers := "";